From 4b440ab4788b70d8fccb15a8720fcb917c546e0f Mon Sep 17 00:00:00 2001 From: Ewan Mellor Date: Thu, 26 Oct 2006 15:03:47 +0100 Subject: [PATCH] Rename get_by_label to get_by_name_label everywhere -- this was always the intended name. Signed-off-by: Ewan Mellor --- docs/xen-api/xenapi-datamodel.tex | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/docs/xen-api/xenapi-datamodel.tex b/docs/xen-api/xenapi-datamodel.tex index d11a2ec4c6..ebf28dedbf 100644 --- a/docs/xen-api/xenapi-datamodel.tex +++ b/docs/xen-api/xenapi-datamodel.tex @@ -981,13 +981,13 @@ references to all objects \vspace{0.3cm} \vspace{0.3cm} \vspace{0.3cm} -\subsubsection{RPC name:~get\_by\_label} +\subsubsection{RPC name:~get\_by\_name\_label} {\bf Overview:} returns the task instance with a particular name label \noindent {\bf Signature:} -\begin{verbatim} ((task ref) Set) get_by_label (session_id s, string label)\end{verbatim} +\begin{verbatim} ((task ref) Set) get_by_name_label (session_id s, string label)\end{verbatim} \noindent{\bf Arguments:} @@ -3968,13 +3968,13 @@ references to all objects \vspace{0.3cm} \vspace{0.3cm} \vspace{0.3cm} -\subsubsection{RPC name:~get\_by\_label} +\subsubsection{RPC name:~get\_by\_name\_label} {\bf Overview:} returns the VM instance with a particular name label \noindent {\bf Signature:} -\begin{verbatim} ((VM ref) Set) get_by_label (session_id s, string label)\end{verbatim} +\begin{verbatim} ((VM ref) Set) get_by_name_label (session_id s, string label)\end{verbatim} \noindent{\bf Arguments:} @@ -4611,13 +4611,13 @@ references to all objects \vspace{0.3cm} \vspace{0.3cm} \vspace{0.3cm} -\subsubsection{RPC name:~get\_by\_label} +\subsubsection{RPC name:~get\_by\_name\_label} {\bf Overview:} returns the host instance with a particular name label \noindent {\bf Signature:} -\begin{verbatim} ((host ref) Set) get_by_label (session_id s, string label)\end{verbatim} +\begin{verbatim} ((host ref) Set) get_by_name_label (session_id s, string label)\end{verbatim} \noindent{\bf Arguments:} @@ -5689,13 +5689,13 @@ references to all objects \vspace{0.3cm} \vspace{0.3cm} \vspace{0.3cm} -\subsubsection{RPC name:~get\_by\_label} +\subsubsection{RPC name:~get\_by\_name\_label} {\bf Overview:} returns the network instance with a particular name label \noindent {\bf Signature:} -\begin{verbatim} ((network ref) Set) get_by_label (session_id s, string label)\end{verbatim} +\begin{verbatim} ((network ref) Set) get_by_name_label (session_id s, string label)\end{verbatim} \noindent{\bf Arguments:} @@ -7170,13 +7170,13 @@ references to all objects \vspace{0.3cm} \vspace{0.3cm} \vspace{0.3cm} -\subsubsection{RPC name:~get\_by\_label} +\subsubsection{RPC name:~get\_by\_name\_label} {\bf Overview:} returns the SR instance with a particular name label \noindent {\bf Signature:} -\begin{verbatim} ((SR ref) Set) get_by_label (session_id s, string label)\end{verbatim} +\begin{verbatim} ((SR ref) Set) get_by_name_label (session_id s, string label)\end{verbatim} \noindent{\bf Arguments:} @@ -8097,13 +8097,13 @@ references to all objects \vspace{0.3cm} \vspace{0.3cm} \vspace{0.3cm} -\subsubsection{RPC name:~get\_by\_label} +\subsubsection{RPC name:~get\_by\_name\_label} {\bf Overview:} returns the VDI instance with a particular name label \noindent {\bf Signature:} -\begin{verbatim} ((VDI ref) Set) get_by_label (session_id s, string label)\end{verbatim} +\begin{verbatim} ((VDI ref) Set) get_by_name_label (session_id s, string label)\end{verbatim} \noindent{\bf Arguments:} -- 2.30.2